Caption = "Click on the arrows beside the title to move to a different month."
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 9.75
FontStrikethru = 0 'False
FontUnderline = 0 'False
ForeColor = &H00800000&
Height = 675
Left = 6090
TabIndex = 20
Top = 4500
Visible = 0 'False
Width = 2145
End
Begin Label Label3
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "The example above uses a label control, picture push button, and a calendar control to simulate a drop down calendar box. Press the button to view the calendar"